Skip to content

Conversation

@MananTank
Copy link
Member

@MananTank MananTank commented Sep 25, 2025


PR-Codex overview

This PR introduces updates to the BridgeWidget and its documentation, enhancing user experience by improving UI elements, updating component references, and adding detailed integration instructions.

Detailed summary

  • Added new href for BridgeWidget Script in the sidebar.
  • Adjusted margins in Paragraph and Heading components.
  • Updated Details component to modify child margin.
  • Changed references from BuyWidget to SwapWidget in documentation.
  • Enhanced BridgeWidget Script documentation with key features and integration examples.
  • Added images for dark and light themes in BridgeWidget Script.
  • Detailed options for customizing the SwapWidget, including theming and token selection.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@vercel
Copy link

vercel bot commented Sep 25, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs-v2 Ready Ready Preview Comment Sep 25, 2025 11:04pm
nebula Ready Ready Preview Comment Sep 25, 2025 11:04pm
thirdweb_playground Ready Ready Preview Comment Sep 25, 2025 11:04pm
thirdweb-www Ready Ready Preview Comment Sep 25, 2025 11:04pm
wallet-ui Ready Ready Preview Comment Sep 25, 2025 11:04pm

@changeset-bot
Copy link

changeset-bot bot commented Sep 25, 2025

⚠️ No Changeset found

Latest commit: 1630701

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@MananTank MananTank mentioned this pull request Sep 25, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 25, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch 09-26-portal_add_bridgewidget_script_docs

Comment @coderabbitai help to get the list of available commands and usage tips.

@MananTank MananTank marked this pull request as ready for review September 25, 2025 21:06
@MananTank MananTank requested review from a team as code owners September 25, 2025 21:06
@github-actions github-actions bot added Portal Involves changes to the Portal (docs) codebase. packages SDK Involves changes to the thirdweb SDK labels Sep 25, 2025
Copy link
Member Author

MananTank commented Sep 25, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@codecov
Copy link

codecov bot commented Sep 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.28%. Comparing base (10fb338) to head (1630701).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8129   +/-   ##
=======================================
  Coverage   56.27%   56.28%           
=======================================
  Files         906      906           
  Lines       59193    59193           
  Branches     4174     4177    +3     
=======================================
+ Hits        33311    33316    +5     
+ Misses      25777    25772    -5     
  Partials      105      105           
Flag Coverage Δ
packages 56.28% <ø> (+<0.01%) ⬆️
see 2 files with indirect coverage changes
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 25, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 64.09 KB (0%) 1.3 s (0%) 287 ms (+283.51% 🔺) 1.6 s
thirdweb (cjs) 361.63 KB (0%) 7.3 s (0%) 862 ms (+13.81% 🔺) 8.1 s
thirdweb (minimal + tree-shaking) 5.73 KB (0%) 115 ms (0%) 111 ms (+3510.46% 🔺) 226 ms
thirdweb/chains (tree-shaking) 526 B (0%) 11 ms (0%) 70 ms (+724.21% 🔺) 81 ms
thirdweb/react (minimal + tree-shaking) 19.14 KB (0%) 383 ms (0%) 105 ms (+2381.24% 🔺) 488 ms

@graphite-app
Copy link
Contributor

graphite-app bot commented Sep 25, 2025

Merge activity

<!--

## title your PR with this format: "[SDK/Dashboard/Portal] Feature/Fix: Concise title for the changes"

If you did not copy the branch name from Linear, paste the issue tag here (format is TEAM-0000):

## Notes for the reviewer

Anything important to call out? Be sure to also clarify these in your comments.

## How to test

Unit tests, playground, etc.

-->

<!-- start pr-codex -->

---

## PR-Codex overview
This PR focuses on enhancing the `BridgeWidget` functionality, updating UI components, and improving documentation for better user experience and clarity.

### Detailed summary
- Added `BridgeWidget Script` route in sidebar.
- Updated `Paragraph` and `Heading` components' margin classes.
- Revised `Details` component structure.
- Changed text references from `BuyWidget` to `SwapWidget`.
- Enhanced documentation for `BridgeWidget Script` with detailed integration instructions.
- Introduced new options for customizing the widget's appearance and behavior.

> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`

<!-- end pr-codex -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

packages Portal Involves changes to the Portal (docs) codebase. SDK Involves changes to the thirdweb SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants